-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.0.2 (latest)
-
Code
-
Classes
- AbstractCompatibilityBase
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
89 |
Lines of code |
60 |
Logical lines of code |
34 |
Comment lines |
6 |
Methods |
12 |
Properties |
7 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
53 |
6 |
23 |
get_template_path() |
S |
73 |
2 |
4 |
__construct() |
S |
81 |
1 |
3 |
enabled_header() |
S |
80 |
1 |
3 |
enabled_footer() |
S |
80 |
1 |
3 |
enabled_before_footer() |
S |
80 |
1 |
3 |
get_settings() |
S |
80 |
1 |
3 |
header_template() |
S |
65 |
1 |
9 |
footer_template() |
S |
65 |
1 |
9 |
render_header() |
S |
100 |
1 |
0 |
render_footer() |
S |
100 |
1 |
0 |
render_before_footer() |
S |
100 |
1 |
0 |